Add all the stop words to page_params, reading from the `zulip_english.stop` database, with caching to avoid loading the file on every page load. Part of #10592.