Add a tooltip to the issue icons with an explanation of what they actually mean
I've noticed a lock icon near the `Open` label of an issue: ![Screen_Shot_2019-11-06_at_2.31.35_PM](/uploads/b08323f8aee46c88d3295bc68f492cb3/Screen_Shot_2019-11-06_at_2.31.35_PM.png) but haven't managed to figure out what it actually means until I looked through the source code. After that, I've finally scrolled down to the form for adding a note and noticed this message: ![Screen_Shot_2019-11-06_at_2.34.41_PM](/uploads/7742273362cc1ac1dd20acaa92027db7/Screen_Shot_2019-11-06_at_2.34.41_PM.png) What about adding a tooltip for the lock icon with this same message, so the meaning of the icon becomes instantly clear on hover? The same can be done for confidential icon as well: ![Screen_Shot_2019-11-06_at_2.36.46_PM](/uploads/9f33fc42d7acd8c6a8779ba9d7be6665/Screen_Shot_2019-11-06_at_2.36.46_PM.png)
issue