Instead of scraping the website and finding the text based on HTML tags, this mod uses whatthecommit.com/index.txt to get the text without any of the HTML stuff.
The commit hash is found in the request headers, so it grabs that for the title text.
This method also fixes the bug that cuts off the last character of the tip (which I think wasn't present in earlier game/BLT versions??).