* Reduced dependency on jquery, since Wanikani is removing it from many pages.
* Added ability for scripts to auto-load Jquery on Wanikani pages that don't have it, via wkof.include('Jquery') and wkof.ready('Jquery').
* Increased pop-up delay of the Progress box.
* Added ability for users to change the Progress pop-up delay via wkof.Progress.popup_delay().
* Added option for scripts to disable pop-up on a per-transaction basis.