Draft: Passage History
Implements an alternative to SC's lastVisited()
function which is currently broken for our use case. It was either this or figure out what craziness we did to SC in the past to make lastVisited()
work without history. This seemed easier and less likely to get broken when/if SC gets updated again
Closes #5500
Closes #5439