bdd9a4cd9b
When LK gives a time-gated quest it was being saved into the profile with a status of `Locked`, meaning it would stay there forever. Post raid: Check post-raid for locked quests and update them to be `AvailableAfter` + assign the unlock time to `availableAfter` Check for quests flagged as `AvailableAfter` and have a `availableAfter` timestamp before current time, change to `AvailableForStart`