The following happens at least with RU locale:
1) If Table width is default (10) and technologies are listed with labels, the technology selector contains 3 columns, but the 3rd column doesn't fit into the technology selector window.
2) If I reduce Table width to 2, pressing the RQ button results in a crash:
Error while running event research-queue-the-old-new-thing::on_gui_click (ID 1)
column_count can't be 0. in property tree at ROOT
stack traceback:
...search-queue-the-old-new-thing__/functions/draw_grid.lua:141: in function 'draw_technologies'
...search-queue-the-old-new-thing__/functions/draw_grid.lua:251: in function 'draw_grid_player'
research-queue-the-old-new-thing/control.lua:57: in function 'toggle_gui_window'
research-queue-the-old-new-thing/control.lua:70: in function <research-queue-the-old-new-thing/control.lua:61>
stack traceback:
[C]: in function 'add'
...search-queue-the-old-new-thing__/functions/draw_grid.lua:141: in function 'draw_technologies'
...search-queue-the-old-new-thing__/functions/draw_grid.lua:251: in function 'draw_grid_player'
research-queue-the-old-new-thing/control.lua:57: in function 'toggle_gui_window'
research-queue-the-old-new-thing/control.lua:70: in function <research-queue-the-old-new-thing/control.lua:61