`UTable` `UTableEntity`: rewrite tooltip (title) algo for table cells
-
UTable
UTableEntity
: cell tooltip (HTML title prop) now appears only for cells with text content and longer than 30 chars - speed-up rendering;
UTable.setTitle
method is removed (not needed)
This also should fix a case for !1639 (closed)