I like the background prayer load feature also. The reason it was disabled is TheSnat had a couple instances of a 5+ minute loading time, and I got very nervous that we had a race condition so I disabled it. You have to realize the feature is not just for prayers but also for PODC data, so its critical the wallet has it all in order before the chain finishes syncing... So we will have to revisit this again and ensure there is really no race. There is a pull we need from thesnat for the transaction list which confuses the issue (as the extra-long load started at the same time we added tx list filtering And background prayers), so we need to insert one fix at a time and verify it.
It's a nice feature, hope it comes back.
And I was waiting to see how long it took to get blamed for something

I know your probably joking but just to clarify Im not blaming your tx list filtering for the long load time; I am saying the long load time started at the same time we merged that feature in, but background prayers 'appeared' to be working for the prior 7 days (which is a weak statement). So you have to be open minded and realize its possible that QT is processing invisible transaction data and internally slowing the boot down, but I havent had a chance to look into that yet.