Inconsistency in same-day reviews retrievability

For same-day reviews, the retrievability is inconsistent in the current version - 25.07.3

In the Browser, all same-day reviews have retrievability 100%.

However, on card info the same card has lower retrievability, real-time calculated.

As a result search that uses prop:r<=X criteria is not selecting those cards. Filtered decks based on this criterion are also not pulling those cards.

It would be a good idea to be consistent and take real-time retrievability into account while performing the search.

To implement it, we need pass the current timestamp into this function and replace days_elapsed with seconds_elpased.