651/explore blaze timeout
Fixes the issue with Explore tab being broken due to BLAZE card. It was for two reasons, the timeout date was set wrong just due to an oversight, and also apparently Javascript doesn't support MY_ARRAY[-1] syntax which completely slipped by me (you have to use .length-1 instead).
Fixes: #651 (closed)
Edited by Jeremy